adding a background image in css

38

div {
  background-image: url("alert.png");
}

Comments

Submit
0 Comments